Skip to content

Place --body-file - adjacent to heredoc in gh issue create example#87

Merged
sebastientaggart merged 1 commit into
devfrom
feature/body-file-flag-order
Apr 9, 2026
Merged

Place --body-file - adjacent to heredoc in gh issue create example#87
sebastientaggart merged 1 commit into
devfrom
feature/body-file-flag-order

Conversation

@sebastientaggart

Copy link
Copy Markdown
Member

Follow-up from PR #86 review note: in the gh issue create example in skills/submit-for-review.md, --body-file - was separated from its <<'EOF' heredoc by an optional [--label ...] line. It parses correctly (the redirect binds to the command regardless of position) but reads unusually. Moved [--label ...] above so --body-file - sits directly next to the heredoc redirect.

@sebastientaggart
sebastientaggart merged commit a149edf into dev Apr 9, 2026
2 checks passed
@sebastientaggart
sebastientaggart deleted the feature/body-file-flag-order branch April 9, 2026 23:49
This was referenced Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant